Crate uds_windows[−][src]
Unix domain sockets for Windows
Structs
AcceptAddrs | The parsed return value of |
AcceptAddrsBuf | A buffer in which an accepted socket's address will be stored |
SocketAddr | An address associated with a Unix socket |
UnixListener | A Unix domain socket server |
UnixStream | A Unix stream socket |
Traits
UnixListenerExt | Additional methods for the |
UnixStreamExt | Additional methods for the |
Functions
from_path |